type github.com/gotd/td/telegram.cdnPoolHandle
5 uses
github.com/gotd/td/telegram (current package)
cdn_pool_manager.go#L28: type cdnPoolHandle struct {
cdn_pool_manager.go#L34: var _ CloseInvoker = (*cdnPoolHandle)(nil)
cdn_pool_manager.go#L36: func (h *cdnPoolHandle) Invoke(ctx context.Context, input bin.Encoder, output bin.Decoder) error {
cdn_pool_manager.go#L43: func (h *cdnPoolHandle) Close() error {
cdn_pool_manager.go#L137: return &cdnPoolHandle{
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |